Skip to content

Conversation

mattcreaser
Copy link
Member

@mattcreaser mattcreaser commented Jun 11, 2025

Description of changes:

Improves documentation for how to use Passwordless features.

  • Rewrite Android usage examples that previously didn't show the initial step of calling signIn. The other platforms already showed this in their examples.
  • Added missing Swift example for passkeys
  • Add Swift examples for the password auth factor and for auth factor selection
  • Tweak the content in various places.
  • Adds some missing context information in various places.
  • Add more links between the pages containing passwordless information so that user doesn't have to search through the menu.
  • Adds more details about how to setup WebAuthn for Android

Related GitHub issue #, if available:

Instructions

If this PR should not be merged upon approval for any reason, please submit as a DRAFT

Which product(s) are affected by this PR (if applicable)?

  • amplify-cli
  • amplify-ui
  • amplify-studio
  • amplify-hosting
  • amplify-libraries

Which platform(s) are affected by this PR (if applicable)?

  • JS
  • Swift
  • Android
  • Flutter
  • React Native

Please add the product(s)/platform(s) affected to the PR title

Checks

  • Does this PR conform to the styleguide?

  • Does this PR include filetypes other than markdown or images? Please add or update unit tests accordingly.

  • Are any files being deleted with this PR? If so, have the needed redirects been created?

  • Are all links in MDX files using the MDX link syntax rather than HTML link syntax?

    ref: MDX: [link](https://docs.amplify.aws/)
    HTML: <a href="https://docs.amplify.aws/">link</a>

When this PR is ready to merge, please check the box below

  • Ready to merge

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mattcreaser mattcreaser requested review from hdworld11, harsh62 and a team as code owners June 11, 2025 16:05
@mattcreaser mattcreaser added amplify/js Issues tied to JS amplify/ios Mostly related to iOS software. amplify/android amplify/auth labels Jun 11, 2025
@mattcreaser mattcreaser merged commit 07ccb57 into main Jun 24, 2025
12 checks passed
@mattcreaser mattcreaser deleted the mattcreaser/passwordless-updates branch June 24, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amplify/android amplify/auth amplify/ios Mostly related to iOS software. amplify/js Issues tied to JS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants